From afc6c57b6d604614433d214eca24ad16bc770d08 Mon Sep 17 00:00:00 2001 From: Zhigang Wang Date: Fri, 30 Jul 2010 15:22:39 +0100 Subject: [PATCH] xl: remove duplicate -d option from create help message Signed-off-by: Zhigang Wang Committed-by: Ian Jackson --- tools/libxl/xl_cmdtable.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/libxl/xl_cmdtable.c b/tools/libxl/xl_cmdtable.c index b08798c1f8..94e2cc9961 100644 --- a/tools/libxl/xl_cmdtable.c +++ b/tools/libxl/xl_cmdtable.c @@ -25,7 +25,6 @@ struct cmd_spec cmd_table[] = { "-h Print this help.\n" "-p Leave the domain paused after it is created.\n" "-c Connect to the console after the domain is created.\n" - "-d Enable debug messages.\n" "-f=FILE, --defconfig=FILE\n Use the given configuration file.\n" "-q, --quiet Quiet.\n" "-n, --dryrun Dry run - prints the resulting configuration.\n" -- 2.30.2